StudentPreviousEducationDataChange 
EntityType  Independent 
Logical Entity Name  StudentPreviousEducationDataChange 
Default Table Name  SyAudit_AmProspectPrevEduc 
Logical Only  NO 
Definition 
 
Note 
 

StudentPreviousEducationDataChange Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentPreviousEducationDataChangeId(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  YES 
 
OldValue    VARCHAR(2000)  YES 
 
NewValue    VARCHAR(2000)  YES 
 
PropertyName    VARCHAR(50)  NO 
 
PreviousEducationRecordType    VARCHAR(2)  YES 
 
PreviousEducationSchoolId    INTEGER  YES 
 
Note    VARCHAR(2000)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
TS    TIMESTAMP/DATE  NO 
 
CollegeId(FK)    INTEGER  YES 
 
HighSchoolId(FK)    INTEGER  YES 
 

StudentPreviousEducationDataChange Keys 
Key Name  Key Type  Keys 
SyAudit_AmProspectPrevEduc_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PK_SyAudit_AmProspectPrevEduc_SyAudit_AmProspectPrevEducID  PrimaryKey  StudentPreviousEducationDataChangeId 

StudentPreviousEducationDataChange Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
College  Non-Identifying  Zero or One to Zero or More        CollegeId  NO 
HighSchool  Non-Identifying  Zero or One to Zero or More        HighSchoolId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentPreviousEducationDataChange Check Constraints 
Check Constraint Name  CheckConstraint